Revision: kernel-package--devel--9.0--patch-159
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Jun 16 14:19:17 CDT 2006
Standard-date: 2006-06-16 19:19:17 GMT
New-files: kernel/ruleset/arches/.arch-ids/what_is_ppc_called_today.mk.id
    kernel/ruleset/arches/what_is_ppc_called_today.mk
Modified-files: kernel/pkg/image/ChangeLog
    kernel/pkg/image/postinst kernel/ruleset/ChangeLog
    kernel/ruleset/arches/ChangeLog
    kernel/ruleset/arches/powerpc.mk
    kernel/ruleset/minimal.mk
New-patches: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-159
Summary: Bug fixes
Keywords: 

* kernel/pkg/image/postinst (find_inird_tool): Do not look for $kimage
  when trying to decide is the initrd symlink is missing. This is the
  probable cause of the initrd symlink not being updated in corner
  cases. 

* kernel/ruleset/arches/powerpc.mk: Moved out the bit of code that
  determines what the kernel arch is, based on version and subarch. 

* kernel/ruleset/arches/what_is_ppc_called_today.mk: moved the powerpc
  kernel arch determination code out here.

* kernel/ruleset/minimal.mk: Look up the kernel arch name for powerpc's
  from the file kernel/ruleset/arches/what_is_ppc_called_today.mk
